Sesion 27 | EJS

AND

Sesion 33 | Implement MongoDB

IN THIS MODULE, I'VE CREATED A Todo list app

Note...

At this point, i'm going work in the backend, so for see the fields and run the code, go to the Github Repositorie, for this especifĂ­c folder look at the Session 27 Blog

Something about MongoDB

Embebed Javascript templating - EJS

Documentations of using EJS with EXPRESS

What is EJS?

What is the "E" for? "Embedded?" Could be. How about "Effective," "Elegant," or just "Easy"? EJS is a simple templating language that lets you generate HTML markup with plain JavaScript. No religiousness about how to organize things. No reinvention of iteration and control-flow. It's just plain JavaScript.